home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Multimedia / pixplay / pixplay.exe / {app} / PixPlay.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt
Text File  |  2004-12-09  |  4KB  |  182 lines

  1. object AboutBox: TAboutBox
  2.   Left = 639
  3.   Top = 242
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'About DVD PixPlay'
  7.   ClientHeight = 200
  8.   ClientWidth = 357
  9.   Color = 14809851
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   ShowHint = True
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Bevel1: TBevel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 357
  27.     Height = 200
  28.     Shape = bsFrame
  29.   end
  30.   object Image1: TImage
  31.     Left = 1
  32.     Top = 1
  33.     Width = 356
  34.     Height = 152
  35.     AutoSize = True
  36.   end
  37.   object lblversion2: TLabel
  38.     Left = 250
  39.     Top = 63
  40.     Width = 87
  41.     Height = 11
  42.     Alignment = taRightJustify
  43.     AutoSize = False
  44.     Caption = 'v ?'
  45.     Color = clSilver
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = 10724259
  48.     Font.Height = -11
  49.     Font.Name = 'Tahoma'
  50.     Font.Style = [fsBold]
  51.     ParentColor = False
  52.     ParentFont = False
  53.     Transparent = True
  54.     IsControl = True
  55.   end
  56.   object lblversion: TLabel
  57.     Left = 249
  58.     Top = 62
  59.     Width = 87
  60.     Height = 11
  61.     Alignment = taRightJustify
  62.     AutoSize = False
  63.     Caption = 'v ?'
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clWindowText
  66.     Font.Height = -11
  67.     Font.Name = 'Tahoma'
  68.     Font.Style = [fsBold]
  69.     ParentFont = False
  70.     Transparent = True
  71.     IsControl = True
  72.   end
  73.   object lblreg: TLabel
  74.     Left = 8
  75.     Top = 139
  76.     Width = 340
  77.     Height = 13
  78.     Alignment = taCenter
  79.     AutoSize = False
  80.     Caption = '*** Unregistered Software ***'
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clWindowText
  83.     Font.Height = -9
  84.     Font.Name = 'Tahoma'
  85.     Font.Style = [fsBold]
  86.     ParentFont = False
  87.     Transparent = True
  88.   end
  89.   object Label2: TLabel
  90.     Left = 6
  91.     Top = 160
  92.     Width = 47
  93.     Height = 13
  94.     Caption = 'Web Site:'
  95.   end
  96.   object lbl1: TLabel
  97.     Left = 6
  98.     Top = 176
  99.     Width = 31
  100.     Height = 13
  101.     Caption = 'E-mail:'
  102.     WordWrap = True
  103.     IsControl = True
  104.   end
  105.   object lblemail: TLabel
  106.     Left = 60
  107.     Top = 175
  108.     Width = 97
  109.     Height = 15
  110.     Cursor = crHandPoint
  111.     Hint = 'mail to: sales@xequte.com'
  112.     AutoSize = False
  113.     Caption = 'sales@xequte.com'
  114.     Font.Charset = DEFAULT_CHARSET
  115.     Font.Color = clBlue
  116.     Font.Height = -11
  117.     Font.Name = 'MS Sans Serif'
  118.     Font.Style = [fsUnderline]
  119.     ParentFont = False
  120.     ParentShowHint = False
  121.     ShowHint = True
  122.     OnClick = lblemailClick
  123.   end
  124.   object Label3: TLabel
  125.     Left = 60
  126.     Top = 160
  127.     Width = 94
  128.     Height = 13
  129.     Cursor = crHandPoint
  130.     Hint = 'http://www.xequte.com/'
  131.     Caption = 'www.XEQUTE.com'
  132.     Font.Charset = DEFAULT_CHARSET
  133.     Font.Color = clBlue
  134.     Font.Height = -11
  135.     Font.Name = 'MS Sans Serif'
  136.     Font.Style = [fsUnderline]
  137.     ParentFont = False
  138.     ParentShowHint = False
  139.     ShowHint = True
  140.     OnClick = lblxequteClick
  141.   end
  142.   object btnRegInfo_: TsitBitBtn
  143.     Left = 36
  144.     Top = 112
  145.     Width = 53
  146.     Height = 25
  147.     Hint = 'Information on why you should purchase DVD PixPlay'
  148.     Caption = 'Registration Info'
  149.     TabOrder = 1
  150.     Visible = False
  151.     OnClick = btnRegInfo_Click
  152.     Images = frmMain.ImageList1
  153.     ImageIndex = 2
  154.   end
  155.   object btnenterkey: TsitBitBtn
  156.     Left = 180
  157.     Top = 164
  158.     Width = 77
  159.     Height = 25
  160.     Hint = 
  161.       'Enter the registration details that you were sent when purchasin' +
  162.       'g'
  163.     Caption = 'Enter Key'
  164.     TabOrder = 2
  165.     OnClick = btnenterkeyClick
  166.     Images = frmMain.ImageList1
  167.     ImageIndex = 16
  168.   end
  169.   object OKbtn: TsitBitBtn
  170.     Left = 264
  171.     Top = 164
  172.     Width = 81
  173.     Height = 25
  174.     Caption = 'Close'
  175.     Default = True
  176.     ModalResult = 1
  177.     TabOrder = 0
  178.     Images = frmMain.ImageList1
  179.     ImageIndex = 5
  180.   end
  181. end
  182.